Autogenerated HTML docs for v1.5.0-rc0-g6934
diff --git a/git-show-branch.html b/git-show-branch.html index 13e5eb3..936e44c 100644 --- a/git-show-branch.html +++ b/git-show-branch.html
@@ -275,7 +275,8 @@ <div class="verseblock"> <div class="content"><em>git-show-branch</em> [--all] [--remotes] [--topo-order] [--current] [--more=<n> | --list | --independent | --merge-base] - [--no-name | --sha1-name] [--topics] [<rev> | <glob>]…</div></div> + [--no-name | --sha1-name] [--topics] [<rev> | <glob>]… +<em>git-show-branch</em> --reflog[=<n>] <ref></div></div> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -428,6 +429,14 @@ topic1 topic2" </p> </dd> +<dt> +--reflog[=<n>] <ref> +</dt> +<dd> +<p> + Shows <n> most recent ref-log entries for the given ref. +</p> +</dd> </dl> <p>Note that --more, --list, --independent and --merge-base options are mutually exclusive.</p> @@ -500,7 +509,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Dec-2006 10:29:46 UTC +Last updated 26-Dec-2006 09:11:36 UTC </div> </div> </body>